Add type annotations for GtkShortcutAction types
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 17 Nov 2020 14:17:26 +0000 (14:17 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 17 Nov 2020 14:17:26 +0000 (14:17 +0000)
commitcf5a173a4f941bb07b2a1e0585828a1a6cf9c244
tree5e04fc53fe3c74426b8277e477fe493ec20067b0
parentade2f1030ab27d835357cc7bb8be2b9f7a6c23af
Add type annotations for GtkShortcutAction types

The constructors and singleton getters need proper annotations for their
return type, given that we return a base type.
gtk/gtkshortcutaction.c